Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Insert Method (MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine>)






Index of the item to insert.
MedicalViewerPlaneCutLine that represents the item to be inserted.
Appends the cut line object to the collection using the specified index.
Syntax
public override void Insert(    int index,    MedicalViewerPlaneCutLine item )
'Declaration   Public Overrides Sub Insert( _    ByVal index As Integer, _    ByVal item As MedicalViewerPlaneCutLine _ )
'Usage   Dim instance As MedicalViewerPlaneCutLinesCollection(Of MedicalViewerPlaneCutLine) Dim index As Integer Dim item As MedicalViewerPlaneCutLine   instance.Insert(index, item)
public: void Insert(    int index,    MedicalViewerPlaneCutLine^ item ) override

Parameters

index
Index of the item to insert.
item
MedicalViewerPlaneCutLine that represents the item to be inserted.
Requirements

Target Platforms

See Also

Reference

MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Class
MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features